home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-01-12 | 1020 b | 34 lines | [TEXT/GEOL] |
- Item 5457454 10-Jan-90 01:35
-
- From: FRIEDRICH1 Friedrich, Steve
-
- To: ALGER Alger, Jeff,VCA
-
- cc: MACAPP.TECH$ MacApp Technical
-
- Sub: Re:Re:Clone()
-
- >TView.Clone is a shallow clone.
-
- >Come on, MacApp team, why the total lack of attention to such a fundamental
- >method???
-
- We agree,
- We have been looking at this issue. It is too knotty (naughty?) for 2.0.
- However, as with many other things it will be taken up immediately thereafter.
- Other than the issue of only cloning referenced objects once (easily said,
- fairly easily managed) there is the difficulty of knowing how to know how deep
- to make the clone.
-
- TEvtHandler is connected to the fNextHandler
- TView is connected to the fDocument, fSuperView and fSubView
- TTEView is connected to the fHTE and fText, etc.
- TDocument is connected to the fViewList and fWindowList.
- TLegBone is connected to TThighBone.
-
- Any suggestions ?
-
- Regards,
- Steve
-
-